home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / shadow-i.002 / shadow-i / shadow-ina-box-1.1 / extras / bwnfsd.patch next >
Text File  |  1996-06-13  |  314b  |  17 lines

  1. 54c54
  2. < #ifdef SHADOW
  3. ---
  4. > #ifdef SHADOW_SUPPORT
  5. 1445c1445
  6. < #ifdef SHADOW
  7. ---
  8. > #ifdef SHADOW_SUPPORT
  9. 1590c1590
  10. < #ifndef SHADOW
  11. ---
  12. > #ifndef SHADOW_SUPPORT
  13. 1605c1605
  14. < #else /* if SHADOW */    /* Use Shadow password facility */
  15. ---
  16. > #else /* if SHADOW_SUPPORT */    /* Use SHADOW_SUPPORT password facility */
  17.